FailedToStoreCertificateException
class FailedToStoreCertificateException(val errors: List<String>, cause: Throwable? = null) : HolderException
Failed to store certificates exception.
Failed to store certificates exception.